Skip to content

Conversation

@jhyde15
Copy link
Contributor

@jhyde15 jhyde15 commented May 13, 2025

Description

Created a performance test for Uploading Cohort Data in jMeter, which will upload a user-defined file, from a user-defined directory (both defined in the CLI). Once the file has been uploaded it will then poll every second until it has processed properly, this will give an idea for the end-user as to how long it takes to successfully upload and process a file. This therefore wouldn't really require going through logs in the backend to collate how long it took. There is no limit on the file length upload and has tested a 15k dataset. There could be some further improvements to the entire flow, such as creating a dataset before the test runs and the script picks it up, but this is the MVP right now.

Context

Test is required for further level of testing across the platform, as this area isn't currently covered in regression testing

Type of changes

  • Refactoring (non-breaking change)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would change existing functionality)
  • Bug fix (non-breaking change which fixes an issue)

Checklist

  • I am familiar with the contributing guidelines
  • I have followed the code style of the project
  • I have added tests to cover my changes
  • I have updated the documentation accordingly
  • This PR is a result of pair or mob programming

Sensitive Information Declaration

To ensure the utmost confidentiality and protect your and others privacy, we kindly ask you to NOT including PII (Personal Identifiable Information) / PID (Personal Identifiable Data) or any other sensitive data in this PR (Pull Request) and the codebase changes. We will remove any PR that do contain any sensitive information. We really appreciate your cooperation in this matter.

  • I confirm that neither PII/PID nor sensitive data are included in this PR and the codebase changes.

@jhyde15 jhyde15 marked this pull request as ready for review May 13, 2025 08:36
@jhyde15 jhyde15 merged commit 10153d8 into main May 13, 2025
37 checks passed
@jhyde15 jhyde15 deleted the performance-cohort-upload branch May 13, 2025 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants